home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Net Power 2001 #2
/
Net01.iso
/
start02.swf
/
scripts
/
DefineButton2_36
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-12-30
|
73 b
|
7 lines
on(press){
tellTarget("../")
{
gotoAndPlay(30);
}
}